Souvenir
deprogrammaticaipsum.com·15h
🔗Weak References
Beating the L1 cache with value speculation (2021)
mazzo.li·3h·
Discuss: Lobsters
🔮Branch Predictors
A Generic Vector Implementation in C using void*, func*
github.com·3h·
🪄C Metaprogramming
Optimizing Python Loops for Speed and Memory Efficiency with Generators
dev.to·1h·
Discuss: DEV
🚀Code Motion
Highly concurrent in-memory counter in GoLang
engineering.grab.com·19h
🧠Memory Models
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·12h·
Discuss: Hacker News
Cache Optimization
Best Mac Cleaner software: Reclaim disk space with a Mac cleaner app
macworld.com·2h
📊perf Tools
Simple hash map in C, for learning purpose
reddit.com·7h·
🏷️Symbol Interning
Rodrigo Girão Serrão: Functions: a complete reference | Pydon't 🐍
mathspp.com·12h
🚪Function Prologues
Property-based testing of batch-invariant operations
mmaaz.ca·20h·
Discuss: Hacker News
🎲Property Testing
LLM Optimization Notes: Memory, Compute and Inference Techniques
gaurigupta19.github.io·3h·
Discuss: Hacker News
🗺️Region Inference
Ask HN: Systems Development Path
news.ycombinator.com·2d·
Discuss: Hacker News
🦀MIR Optimization
Switching Me Softly: Zero‑Downtime PostgreSQL 12 17 at Fresha
dev.to·1d·
Discuss: DEV
📮Persistent Queues
A case for learning GPU programming with a compute-first mindset – Maister's Gr
themaister.net·7h·
🔗Language Toolchains
std::ranges may not deliver the performance that you expect
lemire.me·21h·
Discuss: Hacker News
🏃Escape Analysis
Recurse Checkins
404wolf.com·17h
🔄Bootstrapping
Self-Extracting F3
buttondown.com·1h
📊Row Polymorphism
Taming Imperfect Process Verifiers: A Sampling Perspective on Backtracking
arxiv.org·15h
🎲Parser Fuzzing
Are Linked Lists necessary?
dev.to·2h·
Discuss: DEV
🤐Zipper Structures
Is Odin Just a More Boring C?
dayvster.com·8h·
Discuss: Hacker News
🐹Go Internals